export class GiveOutAPrizeCommand { constructor(public telegramId: number) { } }