const github.com/gotd/td/bin.TypeVector

26 uses

	github.com/gotd/td/bin (current package)
		bin.go#L17: 	TypeVector   = 0x1cb5c415 // vector {t:Type} # [ t ] = Vector t
		decode.go#L112: 	if err := b.ConsumeID(TypeVector); err != nil {
		encode.go#L32: 	b.PutID(TypeVector)

	github.com/gotd/td/tg
		tl_bot_command_vector_gen.go#L41: const BotCommandVectorTypeID = bin.TypeVector
		tl_contact_status_vector_gen.go#L41: const ContactStatusVectorTypeID = bin.TypeVector
		tl_dialog_filter_class_vector_gen.go#L41: const DialogFilterClassVectorTypeID = bin.TypeVector
		tl_dialog_filter_suggested_vector_gen.go#L41: const DialogFilterSuggestedVectorTypeID = bin.TypeVector
		tl_dialog_peer_class_vector_gen.go#L41: const DialogPeerClassVectorTypeID = bin.TypeVector
		tl_document_class_vector_gen.go#L41: const DocumentClassVectorTypeID = bin.TypeVector
		tl_emoji_language_vector_gen.go#L41: const EmojiLanguageVectorTypeID = bin.TypeVector
		tl_file_hash_vector_gen.go#L41: const FileHashVectorTypeID = bin.TypeVector
		tl_int_vector_gen.go#L41: const IntVectorTypeID = bin.TypeVector
		tl_lang_pack_language_vector_gen.go#L41: const LangPackLanguageVectorTypeID = bin.TypeVector
		tl_lang_pack_string_class_vector_gen.go#L41: const LangPackStringClassVectorTypeID = bin.TypeVector
		tl_long_vector_gen.go#L41: const LongVectorTypeID = bin.TypeVector
		tl_message_range_vector_gen.go#L41: const MessageRangeVectorTypeID = bin.TypeVector
		tl_messages_search_counter_vector_gen.go#L41: const MessagesSearchCounterVectorTypeID = bin.TypeVector
		tl_peer_class_vector_gen.go#L41: const PeerClassVectorTypeID = bin.TypeVector
		tl_premium_gift_code_option_vector_gen.go#L41: const PremiumGiftCodeOptionVectorTypeID = bin.TypeVector
		tl_read_participant_date_vector_gen.go#L41: const ReadParticipantDateVectorTypeID = bin.TypeVector
		tl_received_notify_message_vector_gen.go#L41: const ReceivedNotifyMessageVectorTypeID = bin.TypeVector
		tl_saved_phone_contact_vector_gen.go#L41: const SavedPhoneContactVectorTypeID = bin.TypeVector
		tl_secure_value_vector_gen.go#L41: const SecureValueVectorTypeID = bin.TypeVector
		tl_sticker_set_covered_class_vector_gen.go#L41: const StickerSetCoveredClassVectorTypeID = bin.TypeVector
		tl_user_class_vector_gen.go#L41: const UserClassVectorTypeID = bin.TypeVector
		tl_wall_paper_class_vector_gen.go#L41: const WallPaperClassVectorTypeID = bin.TypeVector