const github.com/gotd/td/tg.SpeakingInGroupCallActionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L450: SpeakingInGroupCallActionTypeID: "speakingInGroupCallAction#d92c2285",
tl_registry_gen.go#L2232: "speakingInGroupCallAction": SpeakingInGroupCallActionTypeID,
tl_registry_gen.go#L4014: SpeakingInGroupCallActionTypeID: func() bin.Object { return &SpeakingInGroupCallAction{} },
tl_registry_gen.go#L6461: SpeakingInGroupCallActionTypeID,
tl_send_message_action_gen.go#L1534: const SpeakingInGroupCallActionTypeID = 0xd92c2285
tl_send_message_action_gen.go#L1570: return SpeakingInGroupCallActionTypeID
tl_send_message_action_gen.go#L1582: ID: SpeakingInGroupCallActionTypeID,
tl_send_message_action_gen.go#L1597: b.PutID(SpeakingInGroupCallActionTypeID)
tl_send_message_action_gen.go#L1614: if err := b.ConsumeID(SpeakingInGroupCallActionTypeID); err != nil {
tl_send_message_action_gen.go#L2351: case SpeakingInGroupCallActionTypeID:
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |