github.com/gotd/td/tg.BotsRequestWebViewButtonRequest.Button (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_bots_request_web_view_button_gen.go#L41: 	Button KeyboardButtonClass
		tl_bots_request_web_view_button_gen.go#L62: 	if !(r.Button == nil) {
		tl_bots_request_web_view_button_gen.go#L84: 	r.Button = from.GetButton()
		tl_bots_request_web_view_button_gen.go#L142: 	if r.Button == nil {
		tl_bots_request_web_view_button_gen.go#L145: 	if err := r.Button.Encode(b); err != nil {
		tl_bots_request_web_view_button_gen.go#L179: 		r.Button = value
		tl_bots_request_web_view_button_gen.go#L197: 	return r.Button