type github.com/gotd/td/tg.BotInlineMediaResult (struct)
Method Implmentations (8 other methods implement nothing)
Decode(buf *bin.Buffer) error
*BotInlineMediaResult.M : BotInlineResultClass.Decode
*BotInlineMediaResult.M : github.com/gotd/td/bin.Decoder.Decode
*BotInlineMediaResult.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(buf *bin.Buffer) error
*BotInlineMediaResult.M : BotInlineResultClass.DecodeBare
*BotInlineMediaResult.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(buf *bin.Buffer) error
*BotInlineMediaResult.M : BotInlineResultClass.Encode
*BotInlineMediaResult.M : github.com/gotd/td/bin.Encoder.Encode
*BotInlineMediaResult.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(buf *bin.Buffer) error
*BotInlineMediaResult.M : BotInlineResultClass.EncodeBare
*BotInlineMediaResult.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
GetDescription() (value string, ok bool)
*BotInlineMediaResult.M : BotInlineResultClass.GetDescription
GetSendMessage() (value BotInlineMessageClass)
*BotInlineMediaResult.M : BotInlineResultClass.GetSendMessage
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. |