const github.com/gotd/td/tg.MessageActionRequestedPeerTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L6696: const MessageActionRequestedPeerTypeID = 0x31518e9b
tl_message_action_gen.go#L6747: return MessageActionRequestedPeerTypeID
tl_message_action_gen.go#L6759: ID: MessageActionRequestedPeerTypeID,
tl_message_action_gen.go#L6783: b.PutID(MessageActionRequestedPeerTypeID)
tl_message_action_gen.go#L6810: if err := b.ConsumeID(MessageActionRequestedPeerTypeID); err != nil {
tl_message_action_gen.go#L15885: case MessageActionRequestedPeerTypeID:
tl_registry_gen.go#L195: MessageActionRequestedPeerTypeID: "messageActionRequestedPeer#31518e9b",
tl_registry_gen.go#L2662: "messageActionRequestedPeer": MessageActionRequestedPeerTypeID,
tl_registry_gen.go#L5129: MessageActionRequestedPeerTypeID: func() bin.Object { return &MessageActionRequestedPeer{} },
tl_registry_gen.go#L8261: MessageActionRequestedPeerTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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. |