github.com/gotd/td/tg.ChatFull.FolderID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L96: 	FolderID int
		tl_chat_full_gen.go#L201: 	if !(c.FolderID == 0) {
		tl_chat_full_gen.go#L288: 		c.FolderID = val
		tl_chat_full_gen.go#L471: 	if !(c.FolderID == 0) {
		tl_chat_full_gen.go#L557: 		b.PutInt(c.FolderID)
		tl_chat_full_gen.go#L697: 		c.FolderID = value
		tl_chat_full_gen.go#L932: 	c.FolderID = value
		tl_chat_full_gen.go#L944: 	return c.FolderID, true