github.com/gotd/td/tg.MessagesChatsBox.Chats (field)

20 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_admined_public_channels_gen.go#L267: 	return result.Chats, nil
		tl_channels_get_channel_recommendations_gen.go#L193: 	return result.Chats, nil
		tl_channels_get_channels_gen.go#L214: 	return result.Chats, nil
		tl_channels_get_groups_for_discussion_gen.go#L162: 	return result.Chats, nil
		tl_channels_get_left_channels_gen.go#L194: 	return result.Chats, nil
		tl_messages_chats_gen.go#L450: 	Chats MessagesChatsClass
		tl_messages_chats_gen.go#L462: 	b.Chats = v
		tl_messages_chats_gen.go#L468: 	if b == nil || b.Chats == nil {
		tl_messages_chats_gen.go#L471: 	return b.Chats.Encode(buf)
		tl_messages_get_chats_gen.go#L196: 	return result.Chats, nil
		tl_messages_get_common_chats_gen.go#L244: 	return result.Chats, nil
		tl_server_gen.go#L2984: 		return &MessagesChatsBox{Chats: response}, nil
		tl_server_gen.go#L4068: 		return &MessagesChatsBox{Chats: response}, nil
		tl_server_gen.go#L6911: 		return &MessagesChatsBox{Chats: response}, nil
		tl_server_gen.go#L7157: 		return &MessagesChatsBox{Chats: response}, nil
		tl_server_gen.go#L7284: 		return &MessagesChatsBox{Chats: response}, nil
		tl_server_gen.go#L7301: 		return &MessagesChatsBox{Chats: response}, nil
		tl_server_gen.go#L7843: 		return &MessagesChatsBox{Chats: response}, nil
		tl_server_gen.go#L9983: 		return &MessagesChatsBox{Chats: response}, nil
		tl_stories_get_chats_to_send_gen.go#L148: 	return result.Chats, nil