const github.com/gotd/td/tg.MessagesExportedChatInviteReplacedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_messages_exported_chat_invite_gen.go#L238: const MessagesExportedChatInviteReplacedTypeID = 0x222600ef
tl_messages_exported_chat_invite_gen.go#L294: return MessagesExportedChatInviteReplacedTypeID
tl_messages_exported_chat_invite_gen.go#L306: ID: MessagesExportedChatInviteReplacedTypeID,
tl_messages_exported_chat_invite_gen.go#L334: b.PutID(MessagesExportedChatInviteReplacedTypeID)
tl_messages_exported_chat_invite_gen.go#L372: if err := b.ConsumeID(MessagesExportedChatInviteReplacedTypeID); err != nil {
tl_messages_exported_chat_invite_gen.go#L505: case MessagesExportedChatInviteReplacedTypeID:
tl_registry_gen.go#L1042: MessagesExportedChatInviteReplacedTypeID: "messages.exportedChatInviteReplaced#222600ef",
tl_registry_gen.go#L2824: "messages.exportedChatInviteReplaced": MessagesExportedChatInviteReplacedTypeID,
tl_registry_gen.go#L4606: MessagesExportedChatInviteReplacedTypeID: func() bin.Object { return &MessagesExportedChatInviteReplaced{} },
tl_registry_gen.go#L6142: MessagesExportedChatInviteReplacedTypeID,
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. |