github.com/gotd/td/tg.GroupCall.SendPaidMessagesStars (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_gen.go#L312: 	SendPaidMessagesStars int64
		tl_group_call_gen.go#L414: 	if !(g.SendPaidMessagesStars == 0) {
		tl_group_call_gen.go#L505: 		g.SendPaidMessagesStars = val
		tl_group_call_gen.go#L725: 	if !(g.SendPaidMessagesStars == 0) {
		tl_group_call_gen.go#L775: 		b.PutLong(g.SendPaidMessagesStars)
		tl_group_call_gen.go#L904: 		g.SendPaidMessagesStars = value
		tl_group_call_gen.go#L1314: 	g.SendPaidMessagesStars = value
		tl_group_call_gen.go#L1326: 	return g.SendPaidMessagesStars, true