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