github.com/gotd/td/tg.PhoneSendGroupCallMessageRequest.AllowPaidStars (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_phone_send_group_call_message_gen.go#L56: 	AllowPaidStars int64
		tl_phone_send_group_call_message_gen.go#L90: 	if !(s.AllowPaidStars == 0) {
		tl_phone_send_group_call_message_gen.go#L121: 		s.AllowPaidStars = val
		tl_phone_send_group_call_message_gen.go#L181: 	if !(s.AllowPaidStars == 0) {
		tl_phone_send_group_call_message_gen.go#L218: 		b.PutLong(s.AllowPaidStars)
		tl_phone_send_group_call_message_gen.go#L276: 		s.AllowPaidStars = value
		tl_phone_send_group_call_message_gen.go#L315: 	s.AllowPaidStars = value
		tl_phone_send_group_call_message_gen.go#L327: 	return s.AllowPaidStars, true