const github.com/gotd/td/tg.MessageActionHistoryClearTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L1654: const MessageActionHistoryClearTypeID = 0x9fbab604
tl_message_action_gen.go#L1690: return MessageActionHistoryClearTypeID
tl_message_action_gen.go#L1702: ID: MessageActionHistoryClearTypeID,
tl_message_action_gen.go#L1717: b.PutID(MessageActionHistoryClearTypeID)
tl_message_action_gen.go#L1734: if err := b.ConsumeID(MessageActionHistoryClearTypeID); err != nil {
tl_message_action_gen.go#L7853: case MessageActionHistoryClearTypeID:
tl_registry_gen.go#L161: MessageActionHistoryClearTypeID: "messageActionHistoryClear#9fbab604",
tl_registry_gen.go#L1943: "messageActionHistoryClear": MessageActionHistoryClearTypeID,
tl_registry_gen.go#L3725: MessageActionHistoryClearTypeID: func() bin.Object { return &MessageActionHistoryClear{} },
tl_registry_gen.go#L6026: MessageActionHistoryClearTypeID,
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. |