const github.com/gotd/td/tg.ChatlistsChatlistInviteTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_chatlists_chatlist_invite_gen.go#L400: const ChatlistsChatlistInviteTypeID = 0x1dcd839d
tl_chatlists_chatlist_invite_gen.go#L472: return ChatlistsChatlistInviteTypeID
tl_chatlists_chatlist_invite_gen.go#L484: ID: ChatlistsChatlistInviteTypeID,
tl_chatlists_chatlist_invite_gen.go#L528: b.PutID(ChatlistsChatlistInviteTypeID)
tl_chatlists_chatlist_invite_gen.go#L580: if err := b.ConsumeID(ChatlistsChatlistInviteTypeID); err != nil {
tl_chatlists_chatlist_invite_gen.go#L789: case ChatlistsChatlistInviteTypeID:
tl_registry_gen.go#L1180: ChatlistsChatlistInviteTypeID: "chatlists.chatlistInvite#1dcd839d",
tl_registry_gen.go#L2962: "chatlists.chatlistInvite": ChatlistsChatlistInviteTypeID,
tl_registry_gen.go#L4744: ChatlistsChatlistInviteTypeID: func() bin.Object { return &ChatlistsChatlistInvite{} },
tl_registry_gen.go#L5614: ChatlistsChatlistInviteTypeID,
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. |