github.com/gotd/td/tg.BotsGetBotMenuButtonRequest.UserID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bots_get_bot_menu_button_gen.go#L45: UserID InputUserClass
tl_bots_get_bot_menu_button_gen.go#L63: if !(g.UserID == nil) {
tl_bots_get_bot_menu_button_gen.go#L83: g.UserID = from.GetUserID()
tl_bots_get_bot_menu_button_gen.go#L131: if g.UserID == nil {
tl_bots_get_bot_menu_button_gen.go#L134: if err := g.UserID.Encode(b); err != nil {
tl_bots_get_bot_menu_button_gen.go#L161: g.UserID = value
tl_bots_get_bot_menu_button_gen.go#L171: return g.UserID
tl_bots_get_bot_menu_button_gen.go#L192: UserID: userid,
tl_server_gen.go#L7991: response, err := f(ctx, request.UserID)
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. |