github.com/gotd/td/tg.PhoneCreateConferenceCallRequest.Flags (field)

40 uses

	github.com/gotd/td/tg (current package)
		tl_phone_create_conference_call_gen.go#L46: 	Flags bin.Fields
		tl_phone_create_conference_call_gen.go#L84: 	if !(c.Flags.Zero()) {
		tl_phone_create_conference_call_gen.go#L175: 			Null:       !c.Flags.Has(0),
		tl_phone_create_conference_call_gen.go#L180: 			Null:       !c.Flags.Has(2),
		tl_phone_create_conference_call_gen.go#L185: 			Null:       !c.Flags.Has(3),
		tl_phone_create_conference_call_gen.go#L194: 			Null:       !c.Flags.Has(3),
		tl_phone_create_conference_call_gen.go#L199: 			Null:       !c.Flags.Has(3),
		tl_phone_create_conference_call_gen.go#L204: 			Null:       !c.Flags.Has(3),
		tl_phone_create_conference_call_gen.go#L213: 		c.Flags.Set(0)
		tl_phone_create_conference_call_gen.go#L216: 		c.Flags.Set(2)
		tl_phone_create_conference_call_gen.go#L219: 		c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L222: 		c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L225: 		c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L228: 		c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L247: 	if err := c.Flags.Encode(b); err != nil {
		tl_phone_create_conference_call_gen.go#L251: 	if c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L254: 	if c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L257: 	if c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L282: 		if err := c.Flags.Decode(b); err != nil {
		tl_phone_create_conference_call_gen.go#L286: 	c.Muted = c.Flags.Has(0)
		tl_phone_create_conference_call_gen.go#L287: 	c.VideoStopped = c.Flags.Has(2)
		tl_phone_create_conference_call_gen.go#L288: 	c.Join = c.Flags.Has(3)
		tl_phone_create_conference_call_gen.go#L296: 	if c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L303: 	if c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L310: 	if c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L321: 		c.Flags.Set(0)
		tl_phone_create_conference_call_gen.go#L324: 		c.Flags.Unset(0)
		tl_phone_create_conference_call_gen.go#L334: 	return c.Flags.Has(0)
		tl_phone_create_conference_call_gen.go#L340: 		c.Flags.Set(2)
		tl_phone_create_conference_call_gen.go#L343: 		c.Flags.Unset(2)
		tl_phone_create_conference_call_gen.go#L353: 	return c.Flags.Has(2)
		tl_phone_create_conference_call_gen.go#L359: 		c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L362: 		c.Flags.Unset(3)
		tl_phone_create_conference_call_gen.go#L372: 	return c.Flags.Has(3)
		tl_phone_create_conference_call_gen.go#L385: 	c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L395: 	if !c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L403: 	c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L413: 	if !c.Flags.Has(3) {
		tl_phone_create_conference_call_gen.go#L421: 	c.Flags.Set(3)
		tl_phone_create_conference_call_gen.go#L431: 	if !c.Flags.Has(3) {