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)
|  | The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |