Фикс типа награды

This commit is contained in:
2025-12-19 23:09:23 +03:00
parent 52ff7d4150
commit 7cbc08f35f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "twitchclient"
version = "1.0.5"
version = "1.0.6"
description = "Client for Twitch API"
readme = "README.md"
authors = [

View File

@ -309,7 +309,7 @@ class CustomReward(BaseSchema):
broadcaster_id: int
broadcaster_login: str
broadcaster_name: str
id: int
id: str
title: str
prompt: str
cost: int