github.com/gotd/td/tg.ChannelsUpdatePaidMessagesPriceRequest.BroadcastMessagesAllowed (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channels_update_paid_messages_price_gen.go#L59: BroadcastMessagesAllowed bool
tl_channels_update_paid_messages_price_gen.go#L92: if !(u.BroadcastMessagesAllowed == false) {
tl_channels_update_paid_messages_price_gen.go#L120: u.BroadcastMessagesAllowed = from.GetBroadcastMessagesAllowed()
tl_channels_update_paid_messages_price_gen.go#L167: if !(u.BroadcastMessagesAllowed == false) {
tl_channels_update_paid_messages_price_gen.go#L221: u.BroadcastMessagesAllowed = u.Flags.Has(0)
tl_channels_update_paid_messages_price_gen.go#L243: u.BroadcastMessagesAllowed = true
tl_channels_update_paid_messages_price_gen.go#L246: u.BroadcastMessagesAllowed = 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. |