type github.com/gotd/td/tg.IntVector

27 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_get_contact_ids_gen.go#L176: 	var result IntVector
		tl_int_vector_gen.go#L35: type IntVector struct {
		tl_int_vector_gen.go#L45: 	_ bin.Encoder     = &IntVector{}
		tl_int_vector_gen.go#L46: 	_ bin.Decoder     = &IntVector{}
		tl_int_vector_gen.go#L47: 	_ bin.BareEncoder = &IntVector{}
		tl_int_vector_gen.go#L48: 	_ bin.BareDecoder = &IntVector{}
		tl_int_vector_gen.go#L51: func (vec *IntVector) Zero() bool {
		tl_int_vector_gen.go#L63: func (vec *IntVector) String() string {
		tl_int_vector_gen.go#L67: 	type Alias IntVector
		tl_int_vector_gen.go#L72: func (vec *IntVector) FillFrom(from interface {
		tl_int_vector_gen.go#L81: func (*IntVector) TypeID() uint32 {
		tl_int_vector_gen.go#L86: func (*IntVector) TypeName() string {
		tl_int_vector_gen.go#L91: func (vec *IntVector) TypeInfo() tdp.Type {
		tl_int_vector_gen.go#L110: func (vec *IntVector) Encode(b *bin.Buffer) error {
		tl_int_vector_gen.go#L119: func (vec *IntVector) EncodeBare(b *bin.Buffer) error {
		tl_int_vector_gen.go#L131: func (vec *IntVector) Decode(b *bin.Buffer) error {
		tl_int_vector_gen.go#L140: func (vec *IntVector) DecodeBare(b *bin.Buffer) error {
		tl_int_vector_gen.go#L165: func (vec *IntVector) GetElems() (value []int) {
		tl_phone_check_group_call_gen.go#L231: 	var result IntVector
		tl_server_gen.go#L3076: 		return &IntVector{Elems: response}, nil
		tl_server_gen.go#L12322: 		return &IntVector{Elems: response}, nil
		tl_server_gen.go#L13264: 		return &IntVector{Elems: response}, nil
		tl_server_gen.go#L13281: 		return &IntVector{Elems: response}, nil
		tl_server_gen.go#L13387: 		return &IntVector{Elems: response}, nil
		tl_stories_delete_stories_gen.go#L228: 	var result IntVector
		tl_stories_read_stories_gen.go#L215: 	var result IntVector
		tl_stories_toggle_pinned_gen.go#L245: 	var result IntVector