github.com/gotd/td/tg.KeyboardButtonBox.KeyboardButton (field)
6 uses
github.com/gotd/td/tg (current package)
tl_bots_get_requested_web_view_button_gen.go#L204: return result.KeyboardButton, nil
tl_keyboard_button_gen.go#L5022: KeyboardButton KeyboardButtonClass
tl_keyboard_button_gen.go#L5034: b.KeyboardButton = v
tl_keyboard_button_gen.go#L5040: if b == nil || b.KeyboardButton == nil {
tl_keyboard_button_gen.go#L5043: return b.KeyboardButton.Encode(buf)
tl_server_gen.go#L10601: return &KeyboardButtonBox{KeyboardButton: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |