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