getGameHighScores

inline suspend fun TelegramBot.getGameHighScores(userId: Long, messageId: Long, chatId: Long)(source)
inline suspend fun TelegramBot.getGameHighScores(userId: Long, chatId: Long)(source)
inline suspend fun TelegramBot.getGameHighScores(user: User, messageId: Long, chatId: Long)(source)
inline suspend fun TelegramBot.getGameHighScores(user: User, chatId: Long)(source)