const github.com/gotd/td/tg.ChatlistsExportedChatlistInviteTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_chatlists_exported_chatlist_invite_gen.go#L52: const ChatlistsExportedChatlistInviteTypeID = 0x10e6e3a6
tl_chatlists_exported_chatlist_invite_gen.go#L98: return ChatlistsExportedChatlistInviteTypeID
tl_chatlists_exported_chatlist_invite_gen.go#L110: ID: ChatlistsExportedChatlistInviteTypeID,
tl_chatlists_exported_chatlist_invite_gen.go#L134: b.PutID(ChatlistsExportedChatlistInviteTypeID)
tl_chatlists_exported_chatlist_invite_gen.go#L160: if err := b.ConsumeID(ChatlistsExportedChatlistInviteTypeID); err != nil {
tl_registry_gen.go#L1177: ChatlistsExportedChatlistInviteTypeID: "chatlists.exportedChatlistInvite#10e6e3a6",
tl_registry_gen.go#L2959: "chatlists.exportedChatlistInvite": ChatlistsExportedChatlistInviteTypeID,
tl_registry_gen.go#L4741: ChatlistsExportedChatlistInviteTypeID: func() bin.Object { return &ChatlistsExportedChatlistInvite{} },
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. |