const github.com/gotd/td/tg.MessageActionPaymentSentMeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L1960: const MessageActionPaymentSentMeTypeID = 0xffa00ccc
tl_message_action_gen.go#L2058: return MessageActionPaymentSentMeTypeID
tl_message_action_gen.go#L2070: ID: MessageActionPaymentSentMeTypeID,
tl_message_action_gen.go#L2146: b.PutID(MessageActionPaymentSentMeTypeID)
tl_message_action_gen.go#L2184: if err := b.ConsumeID(MessageActionPaymentSentMeTypeID); err != nil {
tl_message_action_gen.go#L15731: case MessageActionPaymentSentMeTypeID:
tl_registry_gen.go#L173: MessageActionPaymentSentMeTypeID: "messageActionPaymentSentMe#ffa00ccc",
tl_registry_gen.go#L2640: "messageActionPaymentSentMe": MessageActionPaymentSentMeTypeID,
tl_registry_gen.go#L5107: MessageActionPaymentSentMeTypeID: func() bin.Object { return &MessageActionPaymentSentMe{} },
tl_registry_gen.go#L8239: MessageActionPaymentSentMeTypeID,
![]() |
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. |