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

22 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L1489: 	Flags bin.Fields
		tl_auth_sent_code_type_gen.go#L1535: 	if !(s.Flags.Zero()) {
		tl_auth_sent_code_type_gen.go#L1611: 			Null:       !s.Flags.Has(0),
		tl_auth_sent_code_type_gen.go#L1616: 			Null:       !s.Flags.Has(1),
		tl_auth_sent_code_type_gen.go#L1621: 			Null:       !s.Flags.Has(1),
		tl_auth_sent_code_type_gen.go#L1634: 		s.Flags.Set(0)
		tl_auth_sent_code_type_gen.go#L1637: 		s.Flags.Set(1)
		tl_auth_sent_code_type_gen.go#L1640: 		s.Flags.Set(1)
		tl_auth_sent_code_type_gen.go#L1659: 	if err := s.Flags.Encode(b); err != nil {
		tl_auth_sent_code_type_gen.go#L1662: 	if s.Flags.Has(0) {
		tl_auth_sent_code_type_gen.go#L1665: 	if s.Flags.Has(1) {
		tl_auth_sent_code_type_gen.go#L1668: 	if s.Flags.Has(1) {
		tl_auth_sent_code_type_gen.go#L1692: 		if err := s.Flags.Decode(b); err != nil {
		tl_auth_sent_code_type_gen.go#L1696: 	if s.Flags.Has(0) {
		tl_auth_sent_code_type_gen.go#L1703: 	if s.Flags.Has(1) {
		tl_auth_sent_code_type_gen.go#L1710: 	if s.Flags.Has(1) {
		tl_auth_sent_code_type_gen.go#L1729: 	s.Flags.Set(0)
		tl_auth_sent_code_type_gen.go#L1739: 	if !s.Flags.Has(0) {
		tl_auth_sent_code_type_gen.go#L1747: 	s.Flags.Set(1)
		tl_auth_sent_code_type_gen.go#L1757: 	if !s.Flags.Has(1) {
		tl_auth_sent_code_type_gen.go#L1765: 	s.Flags.Set(1)
		tl_auth_sent_code_type_gen.go#L1775: 	if !s.Flags.Has(1) {