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

31 uses

	github.com/gotd/td/tg (current package)
		tl_payments_update_star_gift_collection_gen.go#L46: 	Flags bin.Fields
		tl_payments_update_star_gift_collection_gen.go#L84: 	if !(u.Flags.Zero()) {
		tl_payments_update_star_gift_collection_gen.go#L181: 			Null:       !u.Flags.Has(0),
		tl_payments_update_star_gift_collection_gen.go#L186: 			Null:       !u.Flags.Has(1),
		tl_payments_update_star_gift_collection_gen.go#L191: 			Null:       !u.Flags.Has(2),
		tl_payments_update_star_gift_collection_gen.go#L196: 			Null:       !u.Flags.Has(3),
		tl_payments_update_star_gift_collection_gen.go#L205: 		u.Flags.Set(0)
		tl_payments_update_star_gift_collection_gen.go#L208: 		u.Flags.Set(1)
		tl_payments_update_star_gift_collection_gen.go#L211: 		u.Flags.Set(2)
		tl_payments_update_star_gift_collection_gen.go#L214: 		u.Flags.Set(3)
		tl_payments_update_star_gift_collection_gen.go#L233: 	if err := u.Flags.Encode(b); err != nil {
		tl_payments_update_star_gift_collection_gen.go#L243: 	if u.Flags.Has(0) {
		tl_payments_update_star_gift_collection_gen.go#L246: 	if u.Flags.Has(1) {
		tl_payments_update_star_gift_collection_gen.go#L257: 	if u.Flags.Has(2) {
		tl_payments_update_star_gift_collection_gen.go#L268: 	if u.Flags.Has(3) {
		tl_payments_update_star_gift_collection_gen.go#L299: 		if err := u.Flags.Decode(b); err != nil {
		tl_payments_update_star_gift_collection_gen.go#L317: 	if u.Flags.Has(0) {
		tl_payments_update_star_gift_collection_gen.go#L324: 	if u.Flags.Has(1) {
		tl_payments_update_star_gift_collection_gen.go#L341: 	if u.Flags.Has(2) {
		tl_payments_update_star_gift_collection_gen.go#L358: 	if u.Flags.Has(3) {
		tl_payments_update_star_gift_collection_gen.go#L396: 	u.Flags.Set(0)
		tl_payments_update_star_gift_collection_gen.go#L406: 	if !u.Flags.Has(0) {
		tl_payments_update_star_gift_collection_gen.go#L414: 	u.Flags.Set(1)
		tl_payments_update_star_gift_collection_gen.go#L424: 	if !u.Flags.Has(1) {
		tl_payments_update_star_gift_collection_gen.go#L432: 	u.Flags.Set(2)
		tl_payments_update_star_gift_collection_gen.go#L442: 	if !u.Flags.Has(2) {
		tl_payments_update_star_gift_collection_gen.go#L450: 	u.Flags.Set(3)
		tl_payments_update_star_gift_collection_gen.go#L460: 	if !u.Flags.Has(3) {
		tl_payments_update_star_gift_collection_gen.go#L468: 	if !u.Flags.Has(1) {
		tl_payments_update_star_gift_collection_gen.go#L476: 	if !u.Flags.Has(2) {
		tl_payments_update_star_gift_collection_gen.go#L484: 	if !u.Flags.Has(3) {