github.com/gotd/td/tg.MessagesSearchGlobalRequest.GroupsOnly (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_search_global_gen.go#L51: GroupsOnly bool
tl_messages_search_global_gen.go#L115: if !(s.GroupsOnly == false) {
tl_messages_search_global_gen.go#L177: s.GroupsOnly = from.GetGroupsOnly()
tl_messages_search_global_gen.go#L277: if !(s.GroupsOnly == false) {
tl_messages_search_global_gen.go#L352: s.GroupsOnly = s.Flags.Has(2)
tl_messages_search_global_gen.go#L443: s.GroupsOnly = true
tl_messages_search_global_gen.go#L446: s.GroupsOnly = 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. |