const github.com/gotd/td/tg.MessagesExportedChatInviteTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_messages_exported_chat_invite_gen.go#L46: const MessagesExportedChatInviteTypeID = 0x1871be50
tl_messages_exported_chat_invite_gen.go#L97: return MessagesExportedChatInviteTypeID
tl_messages_exported_chat_invite_gen.go#L109: ID: MessagesExportedChatInviteTypeID,
tl_messages_exported_chat_invite_gen.go#L133: b.PutID(MessagesExportedChatInviteTypeID)
tl_messages_exported_chat_invite_gen.go#L165: if err := b.ConsumeID(MessagesExportedChatInviteTypeID); err != nil {
tl_messages_exported_chat_invite_gen.go#L498: case MessagesExportedChatInviteTypeID:
tl_registry_gen.go#L1041: MessagesExportedChatInviteTypeID: "messages.exportedChatInvite#1871be50",
tl_registry_gen.go#L2823: "messages.exportedChatInvite": MessagesExportedChatInviteTypeID,
tl_registry_gen.go#L4605: MessagesExportedChatInviteTypeID: func() bin.Object { return &MessagesExportedChatInvite{} },
tl_registry_gen.go#L6141: MessagesExportedChatInviteTypeID,
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. |