setManagedBotAccessSettings

inline suspend fun TelegramBot.setManagedBotAccessSettings(userId: Long, isAccessRestricted: Boolean, addedUserIds: List<Long>? = null)(source)