github.com/gotd/td/tg.MessagesGetDialogsRequest.ExcludePinned (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_dialogs_gen.go#L45: 	ExcludePinned bool
		tl_messages_get_dialogs_gen.go#L96: 	if !(g.ExcludePinned == false) {
		tl_messages_get_dialogs_gen.go#L140: 	g.ExcludePinned = from.GetExcludePinned()
		tl_messages_get_dialogs_gen.go#L211: 	if !(g.ExcludePinned == false) {
		tl_messages_get_dialogs_gen.go#L274: 	g.ExcludePinned = g.Flags.Has(0)
		tl_messages_get_dialogs_gen.go#L324: 		g.ExcludePinned = true
		tl_messages_get_dialogs_gen.go#L327: 		g.ExcludePinned = false