# Use Daily as a real-time media transport (WebRTC)
transport=DailyTransport(
room_url=...,
token=...,
token="",# leave empty. Note: token is _not_ your api key
bot_name="Bot Name",
params=DailyParams(audio_out_enabled=True))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.