const github.com/gotd/td/tg.MessageActionRequestedPeerTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L6474: const MessageActionRequestedPeerTypeID = 0x31518e9b
tl_message_action_gen.go#L6525: return MessageActionRequestedPeerTypeID
tl_message_action_gen.go#L6537: ID: MessageActionRequestedPeerTypeID,
tl_message_action_gen.go#L6561: b.PutID(MessageActionRequestedPeerTypeID)
tl_message_action_gen.go#L6588: if err := b.ConsumeID(MessageActionRequestedPeerTypeID); err != nil {
tl_message_action_gen.go#L8021: case MessageActionRequestedPeerTypeID:
tl_registry_gen.go#L185: MessageActionRequestedPeerTypeID: "messageActionRequestedPeer#31518e9b",
tl_registry_gen.go#L1967: "messageActionRequestedPeer": MessageActionRequestedPeerTypeID,
tl_registry_gen.go#L3749: MessageActionRequestedPeerTypeID: func() bin.Object { return &MessageActionRequestedPeer{} },
tl_registry_gen.go#L6050: MessageActionRequestedPeerTypeID,
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. |