const github.com/gotd/td/tg.ChatInviteImporterTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_chat_invite_importer_gen.go#L72: const ChatInviteImporterTypeID = 0x8c5adfd9
tl_chat_invite_importer_gen.go#L147: return ChatInviteImporterTypeID
tl_chat_invite_importer_gen.go#L159: ID: ChatInviteImporterTypeID,
tl_chat_invite_importer_gen.go#L219: b.PutID(ChatInviteImporterTypeID)
tl_chat_invite_importer_gen.go#L248: if err := b.ConsumeID(ChatInviteImporterTypeID); err != nil {
tl_registry_gen.go#L1039: ChatInviteImporterTypeID: "chatInviteImporter#8c5adfd9",
tl_registry_gen.go#L2821: "chatInviteImporter": ChatInviteImporterTypeID,
tl_registry_gen.go#L4603: ChatInviteImporterTypeID: func() bin.Object { return &ChatInviteImporter{} },
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. |