github.com/gotd/td/tg.KeyboardButtonStyle.BgSuccess (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_keyboard_button_style_gen.go#L53: 	BgSuccess bool
		tl_keyboard_button_style_gen.go#L87: 	if !(k.BgSuccess == false) {
		tl_keyboard_button_style_gen.go#L115: 	k.BgSuccess = from.GetBgSuccess()
		tl_keyboard_button_style_gen.go#L177: 	if !(k.BgSuccess == false) {
		tl_keyboard_button_style_gen.go#L232: 	k.BgSuccess = k.Flags.Has(2)
		tl_keyboard_button_style_gen.go#L285: 		k.BgSuccess = true
		tl_keyboard_button_style_gen.go#L288: 		k.BgSuccess = false