const github.com/gotd/td/tg.SendMessageHistoryImportActionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L451: SendMessageHistoryImportActionTypeID: "sendMessageHistoryImportAction#dbda9246",
tl_registry_gen.go#L2233: "sendMessageHistoryImportAction": SendMessageHistoryImportActionTypeID,
tl_registry_gen.go#L4015: SendMessageHistoryImportActionTypeID: func() bin.Object { return &SendMessageHistoryImportAction{} },
tl_registry_gen.go#L6462: SendMessageHistoryImportActionTypeID,
tl_send_message_action_gen.go#L1638: const SendMessageHistoryImportActionTypeID = 0xdbda9246
tl_send_message_action_gen.go#L1684: return SendMessageHistoryImportActionTypeID
tl_send_message_action_gen.go#L1696: ID: SendMessageHistoryImportActionTypeID,
tl_send_message_action_gen.go#L1716: b.PutID(SendMessageHistoryImportActionTypeID)
tl_send_message_action_gen.go#L1734: if err := b.ConsumeID(SendMessageHistoryImportActionTypeID); err != nil {
tl_send_message_action_gen.go#L2358: case SendMessageHistoryImportActionTypeID:
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. |