github.com/gotd/td/tg.MessageService.Action (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_gen.go#L2692: Action MessageActionClass
tl_message_gen.go#L2769: if !(m.Action == nil) {
tl_message_gen.go#L2832: m.Action = from.GetAction()
tl_message_gen.go#L3036: if m.Action == nil {
tl_message_gen.go#L3039: if err := m.Action.Encode(b); err != nil {
tl_message_gen.go#L3128: m.Action = value
tl_message_gen.go#L3361: return m.Action
![]() |
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. |