github.com/gotd/td/tg.MessagesRequestSimpleWebViewRequest.Bot (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_request_simple_web_view_gen.go#L61: Bot InputUserClass
tl_messages_request_simple_web_view_gen.go#L108: if !(r.Bot == nil) {
tl_messages_request_simple_web_view_gen.go#L148: r.Bot = from.GetBot()
tl_messages_request_simple_web_view_gen.go#L261: if r.Bot == nil {
tl_messages_request_simple_web_view_gen.go#L264: if err := r.Bot.Encode(b); err != nil {
tl_messages_request_simple_web_view_gen.go#L310: r.Bot = value
tl_messages_request_simple_web_view_gen.go#L384: return r.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. |