const github.com/gotd/td/tg.ExportedChatlistInviteTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_exported_chatlist_invite_gen.go#L59: const ExportedChatlistInviteTypeID = 0xc5181ac
tl_exported_chatlist_invite_gen.go#L113: return ExportedChatlistInviteTypeID
tl_exported_chatlist_invite_gen.go#L125: ID: ExportedChatlistInviteTypeID,
tl_exported_chatlist_invite_gen.go#L157: b.PutID(ExportedChatlistInviteTypeID)
tl_exported_chatlist_invite_gen.go#L189: if err := b.ConsumeID(ExportedChatlistInviteTypeID); err != nil {
tl_registry_gen.go#L1176: ExportedChatlistInviteTypeID: "exportedChatlistInvite#c5181ac",
tl_registry_gen.go#L2958: "exportedChatlistInvite": ExportedChatlistInviteTypeID,
tl_registry_gen.go#L4740: ExportedChatlistInviteTypeID: func() bin.Object { return &ExportedChatlistInvite{} },
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. |