github.com/gotd/td/tg.KeyboardButtonURLAuth.FwdText (field)
8 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L1427: FwdText string
tl_keyboard_button_gen.go#L1472: if !(k.FwdText == "") {
tl_keyboard_button_gen.go#L1503: k.FwdText = val
tl_keyboard_button_gen.go#L1556: if !(k.FwdText == "") {
tl_keyboard_button_gen.go#L1581: b.PutString(k.FwdText)
tl_keyboard_button_gen.go#L1621: k.FwdText = value
tl_keyboard_button_gen.go#L1651: k.FwdText = value
tl_keyboard_button_gen.go#L1663: return k.FwdText, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |