github.com/gotd/td/tg.AuthCheckPaidAuthRequest.FormID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_auth_check_paid_auth_gen.go#L53: FormID int64
tl_auth_check_paid_auth_gen.go#L77: if !(c.FormID == 0) {
tl_auth_check_paid_auth_gen.go#L101: c.FormID = from.GetFormID()
tl_auth_check_paid_auth_gen.go#L159: b.PutLong(c.FormID)
tl_auth_check_paid_auth_gen.go#L198: c.FormID = value
tl_auth_check_paid_auth_gen.go#L224: return c.FormID
![]() |
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. |