github.com/gotd/td/tg.MessagesRequestWebViewRequest.FromBotMenu (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_request_web_view_gen.go#L54: FromBotMenu bool
tl_messages_request_web_view_gen.go#L131: if !(r.FromBotMenu == false) {
tl_messages_request_web_view_gen.go#L187: r.FromBotMenu = from.GetFromBotMenu()
tl_messages_request_web_view_gen.go#L290: if !(r.FromBotMenu == false) {
tl_messages_request_web_view_gen.go#L395: r.FromBotMenu = r.Flags.Has(4)
tl_messages_request_web_view_gen.go#L458: r.FromBotMenu = true
tl_messages_request_web_view_gen.go#L461: r.FromBotMenu = false
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. |