github.com/gotd/td/tg.ChatlistsGetExportedInvitesRequest.Chatlist (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_chatlists_get_chatlist_updates_gen.go#L46: 	Chatlist InputChatlistDialogFilter
		tl_chatlists_get_chatlist_updates_gen.go#L64: 	if !(g.Chatlist.Zero()) {
		tl_chatlists_get_chatlist_updates_gen.go#L84: 	g.Chatlist = from.GetChatlist()
		tl_chatlists_get_chatlist_updates_gen.go#L132: 	if err := g.Chatlist.Encode(b); err != nil {
		tl_chatlists_get_chatlist_updates_gen.go#L155: 		if err := g.Chatlist.Decode(b); err != nil {
		tl_chatlists_get_chatlist_updates_gen.go#L167: 	return g.Chatlist
		tl_chatlists_get_chatlist_updates_gen.go#L190: 		Chatlist: chatlist,
		tl_server_gen.go#L9517: 		response, err := f(ctx, request.Chatlist)