const github.com/gotd/td/tg.ChatAdminWithInvitesTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_chat_admin_with_invites_gen.go#L48: const ChatAdminWithInvitesTypeID = 0xf2ecef23
tl_chat_admin_with_invites_gen.go#L99: return ChatAdminWithInvitesTypeID
tl_chat_admin_with_invites_gen.go#L111: ID: ChatAdminWithInvitesTypeID,
tl_chat_admin_with_invites_gen.go#L139: b.PutID(ChatAdminWithInvitesTypeID)
tl_chat_admin_with_invites_gen.go#L159: if err := b.ConsumeID(ChatAdminWithInvitesTypeID); err != nil {
tl_registry_gen.go#L1044: ChatAdminWithInvitesTypeID: "chatAdminWithInvites#f2ecef23",
tl_registry_gen.go#L2826: "chatAdminWithInvites": ChatAdminWithInvitesTypeID,
tl_registry_gen.go#L4608: ChatAdminWithInvitesTypeID: func() bin.Object { return &ChatAdminWithInvites{} },
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. |