type github.com/gotd/td/tg.Channel (struct)
Method Implmentations (69 other methods implement nothing)
Decode(b *bin.Buffer) error
*Channel.M : ChatClass.Decode
*Channel.M : FullChat.Decode
*Channel.M : NotEmptyChat.Decode
*Channel.M : NotForbiddenChat.Decode
*Channel.M : github.com/gotd/td/bin.Decoder.Decode
*Channel.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(b *bin.Buffer) error
*Channel.M : ChatClass.DecodeBare
*Channel.M : FullChat.DecodeBare
*Channel.M : NotEmptyChat.DecodeBare
*Channel.M : NotForbiddenChat.DecodeBare
*Channel.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(b *bin.Buffer) error
*Channel.M : ChatClass.Encode
*Channel.M : FullChat.Encode
*Channel.M : NotEmptyChat.Encode
*Channel.M : NotForbiddenChat.Encode
*Channel.M : github.com/gotd/td/bin.Encoder.Encode
*Channel.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(b *bin.Buffer) error
*Channel.M : ChatClass.EncodeBare
*Channel.M : FullChat.EncodeBare
*Channel.M : NotEmptyChat.EncodeBare
*Channel.M : NotForbiddenChat.EncodeBare
*Channel.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
GetDefaultBannedRights() (value ChatBannedRights, ok bool)
*Channel.M : FullChat.GetDefaultBannedRights
GetID() (value int64)
*Channel.M : ChatClass.GetID
*Channel.M : FullChat.GetID
*Channel.M : NotEmptyChat.GetID
*Channel.M : NotForbiddenChat.GetID
String() string
*Channel.M : ChatClass.String
*Channel.M : FullChat.String
*Channel.M : NotEmptyChat.String
*Channel.M : NotForbiddenChat.String
*Channel.M : fmt.Stringer.String
*Channel.M : context.stringer.String
*Channel.M : runtime.stringer.String
TypeID() uint32
*Channel.M : ChatClass.TypeID
*Channel.M : FullChat.TypeID
*Channel.M : NotEmptyChat.TypeID
*Channel.M : NotForbiddenChat.TypeID
TypeName() string
*Channel.M : ChatClass.TypeName
*Channel.M : FullChat.TypeName
*Channel.M : NotEmptyChat.TypeName
*Channel.M : NotForbiddenChat.TypeName
Zero() bool
*Channel.M : ChatClass.Zero
*Channel.M : FullChat.Zero
*Channel.M : NotEmptyChat.Zero
*Channel.M : NotForbiddenChat.Zero
construct() ChatClass
*Channel.m : ChatClass.construct
*Channel.m : FullChat.construct
*Channel.m : NotEmptyChat.construct
*Channel.m : NotForbiddenChat.construct
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |