const github.com/gotd/td/tg.ChannelAdminLogEventActionSendMessageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L5227: const ChannelAdminLogEventActionSendMessageTypeID = 0x278f2868
tl_channel_admin_log_event_action_gen.go#L5273: return ChannelAdminLogEventActionSendMessageTypeID
tl_channel_admin_log_event_action_gen.go#L5285: ID: ChannelAdminLogEventActionSendMessageTypeID,
tl_channel_admin_log_event_action_gen.go#L5305: b.PutID(ChannelAdminLogEventActionSendMessageTypeID)
tl_channel_admin_log_event_action_gen.go#L5328: if err := b.ConsumeID(ChannelAdminLogEventActionSendMessageTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7709: case ChannelAdminLogEventActionSendMessageTypeID:
tl_registry_gen.go#L822: ChannelAdminLogEventActionSendMessageTypeID: "channelAdminLogEventActionSendMessage#278f2868",
tl_registry_gen.go#L2604: "channelAdminLogEventActionSendMessage": ChannelAdminLogEventActionSendMessageTypeID,
tl_registry_gen.go#L4386: ChannelAdminLogEventActionSendMessageTypeID: func() bin.Object { return &ChannelAdminLogEventActionSendMessage{} },
tl_registry_gen.go#L5534: ChannelAdminLogEventActionSendMessageTypeID,
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. |