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