github.com/gotd/td/tg.AccountToggleNoPaidMessagesExceptionRequest.UserID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_toggle_no_paid_messages_exception_gen.go#L68: UserID InputUserClass
tl_account_toggle_no_paid_messages_exception_gen.go#L98: if !(t.UserID == nil) {
tl_account_toggle_no_paid_messages_exception_gen.go#L127: t.UserID = from.GetUserID()
tl_account_toggle_no_paid_messages_exception_gen.go#L215: if t.UserID == nil {
tl_account_toggle_no_paid_messages_exception_gen.go#L218: if err := t.UserID.Encode(b); err != nil {
tl_account_toggle_no_paid_messages_exception_gen.go#L259: t.UserID = value
tl_account_toggle_no_paid_messages_exception_gen.go#L325: return t.UserID
![]() |
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. |