const github.com/gotd/td/tg.MessagesGetExportedChatInvitesRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_exported_chat_invites_gen.go#L72: const MessagesGetExportedChatInvitesRequestTypeID = 0xa2b5a3f6
tl_messages_get_exported_chat_invites_gen.go#L147: return MessagesGetExportedChatInvitesRequestTypeID
tl_messages_get_exported_chat_invites_gen.go#L159: ID: MessagesGetExportedChatInvitesRequestTypeID,
tl_messages_get_exported_chat_invites_gen.go#L215: b.PutID(MessagesGetExportedChatInvitesRequestTypeID)
tl_messages_get_exported_chat_invites_gen.go#L255: if err := b.ConsumeID(MessagesGetExportedChatInvitesRequestTypeID); err != nil {
tl_registry_gen.go#L1520: MessagesGetExportedChatInvitesRequestTypeID: "messages.getExportedChatInvites#a2b5a3f6",
tl_registry_gen.go#L3302: "messages.getExportedChatInvites": MessagesGetExportedChatInvitesRequestTypeID,
tl_registry_gen.go#L5084: MessagesGetExportedChatInvitesRequestTypeID: func() bin.Object { return &MessagesGetExportedChatInvitesRequest{} },
tl_server_gen.go#L5083: s.handlers[MessagesGetExportedChatInvitesRequestTypeID] = handler
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. |