getUserProfileAudios

inline suspend fun TelegramBot.getUserProfileAudios(userId: Long, offset: Int? = null, limit: Int? = null)(source)
inline suspend fun TelegramBot.getUserProfileAudios(user: User, offset: Int? = null, limit: Int? = null)(source)