github.com/gotd/td/tg.MessagesGetExportedChatInvitesRequest.OffsetDate (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_get_exported_chat_invites_gen.go#L56: OffsetDate int
tl_messages_get_exported_chat_invites_gen.go#L98: if !(g.OffsetDate == 0) {
tl_messages_get_exported_chat_invites_gen.go#L133: g.OffsetDate = val
tl_messages_get_exported_chat_invites_gen.go#L202: if !(g.OffsetDate == 0) {
tl_messages_get_exported_chat_invites_gen.go#L241: b.PutInt(g.OffsetDate)
tl_messages_get_exported_chat_invites_gen.go#L291: g.OffsetDate = value
tl_messages_get_exported_chat_invites_gen.go#L348: g.OffsetDate = value
tl_messages_get_exported_chat_invites_gen.go#L360: return g.OffsetDate, 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. |