@ -51,9 +51,9 @@ type Packet struct {
type PacketAdminJoin struct {
Packet
Password string
AppName string
AppVersion string
Password []byte
AppName []byte
AppVersion []byte
}
func (p *PacketAdminJoin) Bytes() []byte {
The note is not visible to the blocked user.