const github.com/gotd/td/tg.ChannelsGetAdminLogRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_channels_get_admin_log_gen.go#L77: const ChannelsGetAdminLogRequestTypeID = 0x33ddf480
tl_channels_get_admin_log_gen.go#L157: return ChannelsGetAdminLogRequestTypeID
tl_channels_get_admin_log_gen.go#L169: ID: ChannelsGetAdminLogRequestTypeID,
tl_channels_get_admin_log_gen.go#L225: b.PutID(ChannelsGetAdminLogRequestTypeID)
tl_channels_get_admin_log_gen.go#L272: if err := b.ConsumeID(ChannelsGetAdminLogRequestTypeID); err != nil {
tl_registry_gen.go#L1639: ChannelsGetAdminLogRequestTypeID: "channels.getAdminLog#33ddf480",
tl_registry_gen.go#L3421: "channels.getAdminLog": ChannelsGetAdminLogRequestTypeID,
tl_registry_gen.go#L5203: ChannelsGetAdminLogRequestTypeID: func() bin.Object { return &ChannelsGetAdminLogRequest{} },
tl_server_gen.go#L7194: s.handlers[ChannelsGetAdminLogRequestTypeID] = handler
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. |