const github.com/gotd/td/tg.MessageActionPaymentSentMeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L1952: const MessageActionPaymentSentMeTypeID = 0x8f31b327
tl_message_action_gen.go#L2042: return MessageActionPaymentSentMeTypeID
tl_message_action_gen.go#L2054: ID: MessageActionPaymentSentMeTypeID,
tl_message_action_gen.go#L2122: b.PutID(MessageActionPaymentSentMeTypeID)
tl_message_action_gen.go#L2157: if err := b.ConsumeID(MessageActionPaymentSentMeTypeID); err != nil {
tl_message_action_gen.go#L7867: case MessageActionPaymentSentMeTypeID:
tl_registry_gen.go#L163: MessageActionPaymentSentMeTypeID: "messageActionPaymentSentMe#8f31b327",
tl_registry_gen.go#L1945: "messageActionPaymentSentMe": MessageActionPaymentSentMeTypeID,
tl_registry_gen.go#L3727: MessageActionPaymentSentMeTypeID: func() bin.Object { return &MessageActionPaymentSentMe{} },
tl_registry_gen.go#L6028: MessageActionPaymentSentMeTypeID,
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. |