github.com/gotd/td/tg.MessagesSearchGlobalRequest.BroadcastsOnly (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_search_global_gen.go#L49: BroadcastsOnly bool
tl_messages_search_global_gen.go#L112: if !(s.BroadcastsOnly == false) {
tl_messages_search_global_gen.go#L176: s.BroadcastsOnly = from.GetBroadcastsOnly()
tl_messages_search_global_gen.go#L274: if !(s.BroadcastsOnly == false) {
tl_messages_search_global_gen.go#L351: s.BroadcastsOnly = s.Flags.Has(1)
tl_messages_search_global_gen.go#L424: s.BroadcastsOnly = true
tl_messages_search_global_gen.go#L427: s.BroadcastsOnly = 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. |