const github.com/gotd/td/tg.MessageActionPaymentSentTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L2421: const MessageActionPaymentSentTypeID = 0xc624b16e
tl_message_action_gen.go#L2501: return MessageActionPaymentSentTypeID
tl_message_action_gen.go#L2513: ID: MessageActionPaymentSentTypeID,
tl_message_action_gen.go#L2573: b.PutID(MessageActionPaymentSentTypeID)
tl_message_action_gen.go#L2602: if err := b.ConsumeID(MessageActionPaymentSentTypeID); err != nil {
tl_message_action_gen.go#L15738: case MessageActionPaymentSentTypeID:
tl_registry_gen.go#L174: MessageActionPaymentSentTypeID: "messageActionPaymentSent#c624b16e",
tl_registry_gen.go#L2641: "messageActionPaymentSent": MessageActionPaymentSentTypeID,
tl_registry_gen.go#L5108: MessageActionPaymentSentTypeID: func() bin.Object { return &MessageActionPaymentSent{} },
tl_registry_gen.go#L8240: MessageActionPaymentSentTypeID,
![]() |
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. |