const github.com/gotd/td/tg.MessagesGetChatInviteImportersRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_chat_invite_importers_gen.go#L81: const MessagesGetChatInviteImportersRequestTypeID = 0xdf04dd4e
tl_messages_get_chat_invite_importers_gen.go#L161: return MessagesGetChatInviteImportersRequestTypeID
tl_messages_get_chat_invite_importers_gen.go#L173: ID: MessagesGetChatInviteImportersRequestTypeID,
tl_messages_get_chat_invite_importers_gen.go#L233: b.PutID(MessagesGetChatInviteImportersRequestTypeID)
tl_messages_get_chat_invite_importers_gen.go#L274: if err := b.ConsumeID(MessagesGetChatInviteImportersRequestTypeID); err != nil {
tl_registry_gen.go#L1526: MessagesGetChatInviteImportersRequestTypeID: "messages.getChatInviteImporters#df04dd4e",
tl_registry_gen.go#L3308: "messages.getChatInviteImporters": MessagesGetChatInviteImportersRequestTypeID,
tl_registry_gen.go#L5090: MessagesGetChatInviteImportersRequestTypeID: func() bin.Object { return &MessagesGetChatInviteImportersRequest{} },
tl_server_gen.go#L5193: s.handlers[MessagesGetChatInviteImportersRequestTypeID] = 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. |