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,