Skip to content

Check if a user is online

Cameron Dahl edited this page Mar 14, 2018 · 1 revision

To see if a user is online, use this method

import robloxpy
robloxpy.User.is_user_online("username")
Clone this wiki locally