github.com/gotd/td/tg.BotsInvokeWebViewCustomMethodRequest.Bot (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bots_invoke_web_view_custom_method_gen.go#L52: Bot InputUserClass
tl_bots_invoke_web_view_custom_method_gen.go#L74: if !(i.Bot == nil) {
tl_bots_invoke_web_view_custom_method_gen.go#L102: i.Bot = from.GetBot()
tl_bots_invoke_web_view_custom_method_gen.go#L160: if i.Bot == nil {
tl_bots_invoke_web_view_custom_method_gen.go#L163: if err := i.Bot.Encode(b); err != nil {
tl_bots_invoke_web_view_custom_method_gen.go#L194: i.Bot = value
tl_bots_invoke_web_view_custom_method_gen.go#L216: return i.Bot
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. |