github.com/gotd/td/tg.ChannelsGetSendAsRequest.ForPaidReactions (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channels_get_send_as_gen.go#L49: ForPaidReactions bool
tl_channels_get_send_as_gen.go#L74: if !(g.ForPaidReactions == false) {
tl_channels_get_send_as_gen.go#L102: g.ForPaidReactions = from.GetForPaidReactions()
tl_channels_get_send_as_gen.go#L150: if !(g.ForPaidReactions == false) {
tl_channels_get_send_as_gen.go#L206: g.ForPaidReactions = g.Flags.Has(0)
tl_channels_get_send_as_gen.go#L222: g.ForPaidReactions = true
tl_channels_get_send_as_gen.go#L225: g.ForPaidReactions = false
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |