const github.com/gotd/td/tg.ChannelAdminLogEventActionEditMessageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L1122: const ChannelAdminLogEventActionEditMessageTypeID = 0x709b2405
tl_channel_admin_log_event_action_gen.go#L1173: return ChannelAdminLogEventActionEditMessageTypeID
tl_channel_admin_log_event_action_gen.go#L1185: ID: ChannelAdminLogEventActionEditMessageTypeID,
tl_channel_admin_log_event_action_gen.go#L1209: b.PutID(ChannelAdminLogEventActionEditMessageTypeID)
tl_channel_admin_log_event_action_gen.go#L1238: if err := b.ConsumeID(ChannelAdminLogEventActionEditMessageTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7520: case ChannelAdminLogEventActionEditMessageTypeID:
tl_registry_gen.go#L795: ChannelAdminLogEventActionEditMessageTypeID: "channelAdminLogEventActionEditMessage#709b2405",
tl_registry_gen.go#L2577: "channelAdminLogEventActionEditMessage": ChannelAdminLogEventActionEditMessageTypeID,
tl_registry_gen.go#L4359: ChannelAdminLogEventActionEditMessageTypeID: func() bin.Object { return &ChannelAdminLogEventActionEditMessage{} },
tl_registry_gen.go#L5507: ChannelAdminLogEventActionEditMessageTypeID,
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. |