github.com/gotd/td/tg.KeyboardButtonRequestPoll.Style (field)
8 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L2653: Style KeyboardButtonStyle
tl_keyboard_button_gen.go#L2685: if !(k.Style.Zero()) {
tl_keyboard_button_gen.go#L2714: k.Style = val
tl_keyboard_button_gen.go#L2767: if !(k.Style.Zero()) {
tl_keyboard_button_gen.go#L2794: if err := k.Style.Encode(b); err != nil {
tl_keyboard_button_gen.go#L2827: if err := k.Style.Decode(b); err != nil {
tl_keyboard_button_gen.go#L2851: k.Style = value
tl_keyboard_button_gen.go#L2863: return k.Style, true
![]() |
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. |