approveChatJoinRequest

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