type github.com/gotd/td/tg.KeyboardButtonBox
5 uses
github.com/gotd/td/tg (current package)
tl_bots_get_requested_web_view_button_gen.go#L199: var result KeyboardButtonBox
tl_keyboard_button_gen.go#L5021: type KeyboardButtonBox struct {
tl_keyboard_button_gen.go#L5026: func (b *KeyboardButtonBox) Decode(buf *bin.Buffer) error {
tl_keyboard_button_gen.go#L5039: func (b *KeyboardButtonBox) Encode(buf *bin.Buffer) error {
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. |