const github.com/gotd/td/tg.MessageActionGameScoreTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L1760: const MessageActionGameScoreTypeID = 0x92a72876
tl_message_action_gen.go#L1811: return MessageActionGameScoreTypeID
tl_message_action_gen.go#L1823: ID: MessageActionGameScoreTypeID,
tl_message_action_gen.go#L1847: b.PutID(MessageActionGameScoreTypeID)
tl_message_action_gen.go#L1866: if err := b.ConsumeID(MessageActionGameScoreTypeID); err != nil {
tl_message_action_gen.go#L7860: case MessageActionGameScoreTypeID:
tl_registry_gen.go#L162: MessageActionGameScoreTypeID: "messageActionGameScore#92a72876",
tl_registry_gen.go#L1944: "messageActionGameScore": MessageActionGameScoreTypeID,
tl_registry_gen.go#L3726: MessageActionGameScoreTypeID: func() bin.Object { return &MessageActionGameScore{} },
tl_registry_gen.go#L6027: MessageActionGameScoreTypeID,
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. |