github.com/gotd/td/tg.GroupCallMessage.FromAdmin (field)
7 uses
github.com/gotd/td/tg (current package)
tl_group_call_message_gen.go#L44: FromAdmin bool
tl_group_call_message_gen.go#L77: if !(g.FromAdmin == false) {
tl_group_call_message_gen.go#L117: g.FromAdmin = from.GetFromAdmin()
tl_group_call_message_gen.go#L183: if !(g.FromAdmin == false) {
tl_group_call_message_gen.go#L247: g.FromAdmin = g.Flags.Has(1)
tl_group_call_message_gen.go#L288: g.FromAdmin = true
tl_group_call_message_gen.go#L291: g.FromAdmin = 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. |