const github.com/gotd/td/tg.ChannelAdminLogEventActionDeleteMessageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L1292: const ChannelAdminLogEventActionDeleteMessageTypeID = 0x42e047bb
tl_channel_admin_log_event_action_gen.go#L1340: return ChannelAdminLogEventActionDeleteMessageTypeID
tl_channel_admin_log_event_action_gen.go#L1352: ID: ChannelAdminLogEventActionDeleteMessageTypeID,
tl_channel_admin_log_event_action_gen.go#L1372: b.PutID(ChannelAdminLogEventActionDeleteMessageTypeID)
tl_channel_admin_log_event_action_gen.go#L1395: if err := b.ConsumeID(ChannelAdminLogEventActionDeleteMessageTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7527: case ChannelAdminLogEventActionDeleteMessageTypeID:
tl_registry_gen.go#L796: ChannelAdminLogEventActionDeleteMessageTypeID: "channelAdminLogEventActionDeleteMessage#42e047bb",
tl_registry_gen.go#L2578: "channelAdminLogEventActionDeleteMessage": ChannelAdminLogEventActionDeleteMessageTypeID,
tl_registry_gen.go#L4360: ChannelAdminLogEventActionDeleteMessageTypeID: func() bin.Object { return &ChannelAdminLogEventActionDeleteMessage{} },
tl_registry_gen.go#L5508: ChannelAdminLogEventActionDeleteMessageTypeID,
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. |