libs.commands.ranking.rating module¶
libs/commands/ranking/rating.py
- libs.commands.ranking.rating.aggregation(m)¶
レーティングを集計して返す
- Parameters:
m (MessageParserProtocol) – メッセージデータ
- Return type:
None
libs/commands/ranking/rating.py
レーティングを集計して返す
m (MessageParserProtocol) – メッセージデータ
None