github.com/gotd/td/tg.MessageActionConferenceCall.Active (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L11846: Active bool
tl_message_action_gen.go#L11887: if !(m.Active == false) {
tl_message_action_gen.go#L11925: m.Active = from.GetActive()
tl_message_action_gen.go#L11999: if !(m.Active == false) {
tl_message_action_gen.go#L12071: m.Active = m.Flags.Has(1)
tl_message_action_gen.go#L12130: m.Active = true
tl_message_action_gen.go#L12133: m.Active = 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. |