const github.com/gotd/td/tg.MessagesExportedChatInvitesTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_messages_exported_chat_invites_gen.go#L48: const MessagesExportedChatInvitesTypeID = 0xbdc62dcc
tl_messages_exported_chat_invites_gen.go#L99: return MessagesExportedChatInvitesTypeID
tl_messages_exported_chat_invites_gen.go#L111: ID: MessagesExportedChatInvitesTypeID,
tl_messages_exported_chat_invites_gen.go#L139: b.PutID(MessagesExportedChatInvitesTypeID)
tl_messages_exported_chat_invites_gen.go#L175: if err := b.ConsumeID(MessagesExportedChatInvitesTypeID); err != nil {
tl_registry_gen.go#L1040: MessagesExportedChatInvitesTypeID: "messages.exportedChatInvites#bdc62dcc",
tl_registry_gen.go#L2822: "messages.exportedChatInvites": MessagesExportedChatInvitesTypeID,
tl_registry_gen.go#L4604: MessagesExportedChatInvitesTypeID: func() bin.Object { return &MessagesExportedChatInvites{} },
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. |