Tournament
Class swibots.api.airdrop.models.Tournament
The Group
class represents a group.
Properties
id
(str
): The tournament's id.community_id
(str
): The community id.creator
(str
): the creator name.name
(str
): the Tournament name.description
(str
): description of tournament.cover_img
(str
): the cover image url.status
(str
): the statusstart_time
(str
): start time of tournament.end_time
(str
): the end timeprizes
(str
): the prizelink
(str
): the link to the tournamentxp
: (int
): the xp linked with it.state
(str
): the state.