const github.com/gotd/td/tg.ChatInviteExportedTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_exported_chat_invite_gen.go#L84: const ChatInviteExportedTypeID = 0xab4a819
		tl_exported_chat_invite_gen.go#L206: 	return ChatInviteExportedTypeID
		tl_exported_chat_invite_gen.go#L218: 		ID:   ChatInviteExportedTypeID,
		tl_exported_chat_invite_gen.go#L322: 	b.PutID(ChatInviteExportedTypeID)
		tl_exported_chat_invite_gen.go#L364: 	if err := b.ConsumeID(ChatInviteExportedTypeID); err != nil {
		tl_exported_chat_invite_gen.go#L788: 	case ChatInviteExportedTypeID:
		tl_registry_gen.go#L521: 		ChatInviteExportedTypeID:                                 "chatInviteExported#ab4a819",
		tl_registry_gen.go#L2303: 		"chatInviteExported":                                 ChatInviteExportedTypeID,
		tl_registry_gen.go#L4085: 		ChatInviteExportedTypeID:                                 func() bin.Object { return &ChatInviteExported{} },
		tl_registry_gen.go#L5699: 			ChatInviteExportedTypeID,