type github.com/gotd/td/tg.ChannelForbidden (struct)
Method Implmentations (9 other methods implement nothing)
Decode(b *bin.Buffer) error
*ChannelForbidden.M : ChatClass.Decode
*ChannelForbidden.M : NotEmptyChat.Decode
*ChannelForbidden.M : NotForbiddenChat.Decode
*ChannelForbidden.M : github.com/gotd/td/bin.Decoder.Decode
*ChannelForbidden.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(b *bin.Buffer) error
*ChannelForbidden.M : ChatClass.DecodeBare
*ChannelForbidden.M : NotEmptyChat.DecodeBare
*ChannelForbidden.M : NotForbiddenChat.DecodeBare
*ChannelForbidden.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(b *bin.Buffer) error
*ChannelForbidden.M : ChatClass.Encode
*ChannelForbidden.M : NotEmptyChat.Encode
*ChannelForbidden.M : NotForbiddenChat.Encode
*ChannelForbidden.M : github.com/gotd/td/bin.Encoder.Encode
*ChannelForbidden.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(b *bin.Buffer) error
*ChannelForbidden.M : ChatClass.EncodeBare
*ChannelForbidden.M : NotEmptyChat.EncodeBare
*ChannelForbidden.M : NotForbiddenChat.EncodeBare
*ChannelForbidden.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
GetID() (value int64)
*ChannelForbidden.M : ChatClass.GetID
*ChannelForbidden.M : NotEmptyChat.GetID
*ChannelForbidden.M : NotForbiddenChat.GetID
String() string
*ChannelForbidden.M : ChatClass.String
*ChannelForbidden.M : NotEmptyChat.String
*ChannelForbidden.M : NotForbiddenChat.String
*ChannelForbidden.M : fmt.Stringer.String
*ChannelForbidden.M : context.stringer.String
*ChannelForbidden.M : runtime.stringer.String
TypeID() uint32
*ChannelForbidden.M : ChatClass.TypeID
*ChannelForbidden.M : NotEmptyChat.TypeID
*ChannelForbidden.M : NotForbiddenChat.TypeID
TypeName() string
*ChannelForbidden.M : ChatClass.TypeName
*ChannelForbidden.M : NotEmptyChat.TypeName
*ChannelForbidden.M : NotForbiddenChat.TypeName
Zero() bool
*ChannelForbidden.M : ChatClass.Zero
*ChannelForbidden.M : NotEmptyChat.Zero
*ChannelForbidden.M : NotForbiddenChat.Zero
construct() ChatClass
*ChannelForbidden.m : ChatClass.construct
*ChannelForbidden.m : NotEmptyChat.construct
*ChannelForbidden.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. |