github.com/gotd/td/tg.KeyboardButtonURLAuth.FwdText (field)
8 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L1968: FwdText string
tl_keyboard_button_gen.go#L2016: if !(k.FwdText == "") {
tl_keyboard_button_gen.go#L2052: k.FwdText = val
tl_keyboard_button_gen.go#L2113: if !(k.FwdText == "") {
tl_keyboard_button_gen.go#L2143: b.PutString(k.FwdText)
tl_keyboard_button_gen.go#L2188: k.FwdText = value
tl_keyboard_button_gen.go#L2236: k.FwdText = value
tl_keyboard_button_gen.go#L2248: return k.FwdText, 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. |