const github.com/gotd/td/tg.MessagesBotResultsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_messages_bot_results_gen.go#L74: const MessagesBotResultsTypeID = 0xe021f2f6
tl_messages_bot_results_gen.go#L162: return MessagesBotResultsTypeID
tl_messages_bot_results_gen.go#L174: ID: MessagesBotResultsTypeID,
tl_messages_bot_results_gen.go#L242: buf.PutID(MessagesBotResultsTypeID)
tl_messages_bot_results_gen.go#L296: if err := buf.ConsumeID(MessagesBotResultsTypeID); err != nil {
tl_registry_gen.go#L635: MessagesBotResultsTypeID: "messages.botResults#e021f2f6",
tl_registry_gen.go#L2417: "messages.botResults": MessagesBotResultsTypeID,
tl_registry_gen.go#L4199: MessagesBotResultsTypeID: func() bin.Object { return &MessagesBotResults{} },
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. |