github.com/gotd/td/tg.CommunitiesToggleAllPeerLinkRequestApprovalRequest.Reject (field)
7 uses
github.com/gotd/td/tg (current package)
tl_communities_toggle_all_peer_link_request_approval_gen.go#L41: Reject bool
tl_communities_toggle_all_peer_link_request_approval_gen.go#L64: if !(t.Reject == false) {
tl_communities_toggle_all_peer_link_request_approval_gen.go#L88: t.Reject = from.GetReject()
tl_communities_toggle_all_peer_link_request_approval_gen.go#L130: if !(t.Reject == false) {
tl_communities_toggle_all_peer_link_request_approval_gen.go#L183: t.Reject = t.Flags.Has(0)
tl_communities_toggle_all_peer_link_request_approval_gen.go#L198: t.Reject = true
tl_communities_toggle_all_peer_link_request_approval_gen.go#L201: t.Reject = 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. |