github.com/gotd/td/tg.InputKeyboardButtonURLAuth.Style (field)
8 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L2289: Style KeyboardButtonStyle
tl_keyboard_button_gen.go#L2344: if !(i.Style.Zero()) {
tl_keyboard_button_gen.go#L2383: i.Style = val
tl_keyboard_button_gen.go#L2454: if !(i.Style.Zero()) {
tl_keyboard_button_gen.go#L2481: if err := i.Style.Encode(b); err != nil {
tl_keyboard_button_gen.go#L2522: if err := i.Style.Decode(b); err != nil {
tl_keyboard_button_gen.go#L2579: i.Style = value
tl_keyboard_button_gen.go#L2591: return i.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. |