github.com/gotd/td/tg.ChannelFull.Flags2 (field)

148 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1141: 	Flags2 bin.Fields
		tl_chat_full_gen.go#L1511: 	if !(c.Flags2.Zero()) {
		tl_chat_full_gen.go#L2020: 			Null:       !c.Flags2.Has(0),
		tl_chat_full_gen.go#L2025: 			Null:       !c.Flags2.Has(1),
		tl_chat_full_gen.go#L2030: 			Null:       !c.Flags2.Has(2),
		tl_chat_full_gen.go#L2035: 			Null:       !c.Flags2.Has(3),
		tl_chat_full_gen.go#L2040: 			Null:       !c.Flags2.Has(5),
		tl_chat_full_gen.go#L2045: 			Null:       !c.Flags2.Has(6),
		tl_chat_full_gen.go#L2050: 			Null:       !c.Flags2.Has(11),
		tl_chat_full_gen.go#L2055: 			Null:       !c.Flags2.Has(12),
		tl_chat_full_gen.go#L2060: 			Null:       !c.Flags2.Has(14),
		tl_chat_full_gen.go#L2065: 			Null:       !c.Flags2.Has(15),
		tl_chat_full_gen.go#L2070: 			Null:       !c.Flags2.Has(16),
		tl_chat_full_gen.go#L2075: 			Null:       !c.Flags2.Has(19),
		tl_chat_full_gen.go#L2080: 			Null:       !c.Flags2.Has(20),
		tl_chat_full_gen.go#L2251: 			Null:       !c.Flags2.Has(13),
		tl_chat_full_gen.go#L2256: 			Null:       !c.Flags2.Has(4),
		tl_chat_full_gen.go#L2261: 			Null:       !c.Flags2.Has(7),
		tl_chat_full_gen.go#L2266: 			Null:       !c.Flags2.Has(8),
		tl_chat_full_gen.go#L2271: 			Null:       !c.Flags2.Has(9),
		tl_chat_full_gen.go#L2276: 			Null:       !c.Flags2.Has(10),
		tl_chat_full_gen.go#L2281: 			Null:       !c.Flags2.Has(17),
		tl_chat_full_gen.go#L2286: 			Null:       !c.Flags2.Has(18),
		tl_chat_full_gen.go#L2291: 			Null:       !c.Flags2.Has(21),
		tl_chat_full_gen.go#L2296: 			Null:       !c.Flags2.Has(22),
		tl_chat_full_gen.go#L2301: 			Null:       !c.Flags2.Has(23),
		tl_chat_full_gen.go#L2334: 		c.Flags2.Set(0)
		tl_chat_full_gen.go#L2337: 		c.Flags2.Set(1)
		tl_chat_full_gen.go#L2340: 		c.Flags2.Set(2)
		tl_chat_full_gen.go#L2343: 		c.Flags2.Set(3)
		tl_chat_full_gen.go#L2346: 		c.Flags2.Set(5)
		tl_chat_full_gen.go#L2349: 		c.Flags2.Set(6)
		tl_chat_full_gen.go#L2352: 		c.Flags2.Set(11)
		tl_chat_full_gen.go#L2355: 		c.Flags2.Set(12)
		tl_chat_full_gen.go#L2358: 		c.Flags2.Set(14)
		tl_chat_full_gen.go#L2361: 		c.Flags2.Set(15)
		tl_chat_full_gen.go#L2364: 		c.Flags2.Set(16)
		tl_chat_full_gen.go#L2367: 		c.Flags2.Set(19)
		tl_chat_full_gen.go#L2370: 		c.Flags2.Set(20)
		tl_chat_full_gen.go#L2451: 		c.Flags2.Set(13)
		tl_chat_full_gen.go#L2454: 		c.Flags2.Set(4)
		tl_chat_full_gen.go#L2457: 		c.Flags2.Set(7)
		tl_chat_full_gen.go#L2460: 		c.Flags2.Set(8)
		tl_chat_full_gen.go#L2463: 		c.Flags2.Set(9)
		tl_chat_full_gen.go#L2466: 		c.Flags2.Set(10)
		tl_chat_full_gen.go#L2469: 		c.Flags2.Set(17)
		tl_chat_full_gen.go#L2472: 		c.Flags2.Set(18)
		tl_chat_full_gen.go#L2475: 		c.Flags2.Set(21)
		tl_chat_full_gen.go#L2478: 		c.Flags2.Set(22)
		tl_chat_full_gen.go#L2481: 		c.Flags2.Set(23)
		tl_chat_full_gen.go#L2503: 	if err := c.Flags2.Encode(b); err != nil {
		tl_chat_full_gen.go#L2643: 	if c.Flags2.Has(13) {
		tl_chat_full_gen.go#L2646: 	if c.Flags2.Has(4) {
		tl_chat_full_gen.go#L2651: 	if c.Flags2.Has(7) {
		tl_chat_full_gen.go#L2659: 	if c.Flags2.Has(8) {
		tl_chat_full_gen.go#L2662: 	if c.Flags2.Has(9) {
		tl_chat_full_gen.go#L2665: 	if c.Flags2.Has(10) {
		tl_chat_full_gen.go#L2670: 	if c.Flags2.Has(17) {
		tl_chat_full_gen.go#L2675: 	if c.Flags2.Has(18) {
		tl_chat_full_gen.go#L2678: 	if c.Flags2.Has(21) {
		tl_chat_full_gen.go#L2681: 	if c.Flags2.Has(22) {
		tl_chat_full_gen.go#L2689: 	if c.Flags2.Has(23) {
		tl_chat_full_gen.go#L2725: 		if err := c.Flags2.Decode(b); err != nil {
		tl_chat_full_gen.go#L2729: 	c.CanDeleteChannel = c.Flags2.Has(0)
		tl_chat_full_gen.go#L2730: 	c.Antispam = c.Flags2.Has(1)
		tl_chat_full_gen.go#L2731: 	c.ParticipantsHidden = c.Flags2.Has(2)
		tl_chat_full_gen.go#L2732: 	c.TranslationsDisabled = c.Flags2.Has(3)
		tl_chat_full_gen.go#L2733: 	c.StoriesPinnedAvailable = c.Flags2.Has(5)
		tl_chat_full_gen.go#L2734: 	c.ViewForumAsMessages = c.Flags2.Has(6)
		tl_chat_full_gen.go#L2735: 	c.RestrictedSponsored = c.Flags2.Has(11)
		tl_chat_full_gen.go#L2736: 	c.CanViewRevenue = c.Flags2.Has(12)
		tl_chat_full_gen.go#L2737: 	c.PaidMediaAllowed = c.Flags2.Has(14)
		tl_chat_full_gen.go#L2738: 	c.CanViewStarsRevenue = c.Flags2.Has(15)
		tl_chat_full_gen.go#L2739: 	c.PaidReactionsAvailable = c.Flags2.Has(16)
		tl_chat_full_gen.go#L2740: 	c.StargiftsAvailable = c.Flags2.Has(19)
		tl_chat_full_gen.go#L2741: 	c.PaidMessagesAvailable = c.Flags2.Has(20)
		tl_chat_full_gen.go#L3013: 	if c.Flags2.Has(13) {
		tl_chat_full_gen.go#L3020: 	if c.Flags2.Has(4) {
		tl_chat_full_gen.go#L3025: 	if c.Flags2.Has(7) {
		tl_chat_full_gen.go#L3032: 	if c.Flags2.Has(8) {
		tl_chat_full_gen.go#L3039: 	if c.Flags2.Has(9) {
		tl_chat_full_gen.go#L3046: 	if c.Flags2.Has(10) {
		tl_chat_full_gen.go#L3051: 	if c.Flags2.Has(17) {
		tl_chat_full_gen.go#L3056: 	if c.Flags2.Has(18) {
		tl_chat_full_gen.go#L3063: 	if c.Flags2.Has(21) {
		tl_chat_full_gen.go#L3070: 	if c.Flags2.Has(22) {
		tl_chat_full_gen.go#L3077: 	if c.Flags2.Has(23) {
		tl_chat_full_gen.go#L3242: 		c.Flags2.Set(0)
		tl_chat_full_gen.go#L3245: 		c.Flags2.Unset(0)
		tl_chat_full_gen.go#L3255: 	return c.Flags2.Has(0)
		tl_chat_full_gen.go#L3261: 		c.Flags2.Set(1)
		tl_chat_full_gen.go#L3264: 		c.Flags2.Unset(1)
		tl_chat_full_gen.go#L3274: 	return c.Flags2.Has(1)
		tl_chat_full_gen.go#L3280: 		c.Flags2.Set(2)
		tl_chat_full_gen.go#L3283: 		c.Flags2.Unset(2)
		tl_chat_full_gen.go#L3293: 	return c.Flags2.Has(2)
		tl_chat_full_gen.go#L3299: 		c.Flags2.Set(3)
		tl_chat_full_gen.go#L3302: 		c.Flags2.Unset(3)
		tl_chat_full_gen.go#L3312: 	return c.Flags2.Has(3)
		tl_chat_full_gen.go#L3318: 		c.Flags2.Set(5)
		tl_chat_full_gen.go#L3321: 		c.Flags2.Unset(5)
		tl_chat_full_gen.go#L3331: 	return c.Flags2.Has(5)
		tl_chat_full_gen.go#L3337: 		c.Flags2.Set(6)
		tl_chat_full_gen.go#L3340: 		c.Flags2.Unset(6)
		tl_chat_full_gen.go#L3350: 	return c.Flags2.Has(6)
		tl_chat_full_gen.go#L3356: 		c.Flags2.Set(11)
		tl_chat_full_gen.go#L3359: 		c.Flags2.Unset(11)
		tl_chat_full_gen.go#L3369: 	return c.Flags2.Has(11)
		tl_chat_full_gen.go#L3375: 		c.Flags2.Set(12)
		tl_chat_full_gen.go#L3378: 		c.Flags2.Unset(12)
		tl_chat_full_gen.go#L3388: 	return c.Flags2.Has(12)
		tl_chat_full_gen.go#L3394: 		c.Flags2.Set(14)
		tl_chat_full_gen.go#L3397: 		c.Flags2.Unset(14)
		tl_chat_full_gen.go#L3407: 	return c.Flags2.Has(14)
		tl_chat_full_gen.go#L3413: 		c.Flags2.Set(15)
		tl_chat_full_gen.go#L3416: 		c.Flags2.Unset(15)
		tl_chat_full_gen.go#L3426: 	return c.Flags2.Has(15)
		tl_chat_full_gen.go#L3432: 		c.Flags2.Set(16)
		tl_chat_full_gen.go#L3435: 		c.Flags2.Unset(16)
		tl_chat_full_gen.go#L3445: 	return c.Flags2.Has(16)
		tl_chat_full_gen.go#L3451: 		c.Flags2.Set(19)
		tl_chat_full_gen.go#L3454: 		c.Flags2.Unset(19)
		tl_chat_full_gen.go#L3464: 	return c.Flags2.Has(19)
		tl_chat_full_gen.go#L3470: 		c.Flags2.Set(20)
		tl_chat_full_gen.go#L3473: 		c.Flags2.Unset(20)
		tl_chat_full_gen.go#L3483: 	return c.Flags2.Has(20)
		tl_chat_full_gen.go#L4028: 	c.Flags2.Set(13)
		tl_chat_full_gen.go#L4038: 	if !c.Flags2.Has(13) {
		tl_chat_full_gen.go#L4046: 	c.Flags2.Set(4)
		tl_chat_full_gen.go#L4056: 	if !c.Flags2.Has(4) {
		tl_chat_full_gen.go#L4064: 	c.Flags2.Set(7)
		tl_chat_full_gen.go#L4074: 	if !c.Flags2.Has(7) {
		tl_chat_full_gen.go#L4082: 	c.Flags2.Set(8)
		tl_chat_full_gen.go#L4092: 	if !c.Flags2.Has(8) {
		tl_chat_full_gen.go#L4100: 	c.Flags2.Set(9)
		tl_chat_full_gen.go#L4110: 	if !c.Flags2.Has(9) {
		tl_chat_full_gen.go#L4118: 	c.Flags2.Set(10)
		tl_chat_full_gen.go#L4128: 	if !c.Flags2.Has(10) {
		tl_chat_full_gen.go#L4136: 	c.Flags2.Set(17)
		tl_chat_full_gen.go#L4146: 	if !c.Flags2.Has(17) {
		tl_chat_full_gen.go#L4154: 	c.Flags2.Set(18)
		tl_chat_full_gen.go#L4164: 	if !c.Flags2.Has(18) {
		tl_chat_full_gen.go#L4172: 	c.Flags2.Set(21)
		tl_chat_full_gen.go#L4182: 	if !c.Flags2.Has(21) {
		tl_chat_full_gen.go#L4190: 	c.Flags2.Set(22)
		tl_chat_full_gen.go#L4200: 	if !c.Flags2.Has(22) {
		tl_chat_full_gen.go#L4208: 	c.Flags2.Set(23)
		tl_chat_full_gen.go#L4218: 	if !c.Flags2.Has(23) {