const github.com/gotd/td/tg.ChannelAdminLogEventActionChangePhotoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L534: const ChannelAdminLogEventActionChangePhotoTypeID = 0x434bd2af
tl_channel_admin_log_event_action_gen.go#L585: return ChannelAdminLogEventActionChangePhotoTypeID
tl_channel_admin_log_event_action_gen.go#L597: ID: ChannelAdminLogEventActionChangePhotoTypeID,
tl_channel_admin_log_event_action_gen.go#L621: b.PutID(ChannelAdminLogEventActionChangePhotoTypeID)
tl_channel_admin_log_event_action_gen.go#L650: if err := b.ConsumeID(ChannelAdminLogEventActionChangePhotoTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7492: case ChannelAdminLogEventActionChangePhotoTypeID:
tl_registry_gen.go#L791: ChannelAdminLogEventActionChangePhotoTypeID: "channelAdminLogEventActionChangePhoto#434bd2af",
tl_registry_gen.go#L2573: "channelAdminLogEventActionChangePhoto": ChannelAdminLogEventActionChangePhotoTypeID,
tl_registry_gen.go#L4355: ChannelAdminLogEventActionChangePhotoTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangePhoto{} },
tl_registry_gen.go#L5503: ChannelAdminLogEventActionChangePhotoTypeID,
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. |