anonstream/anonstream/stream.py

6 行
92 B
Python
Raw 通常表示 履歴

def get_stream_title():
return 'Stream title'
def get_stream_uptime():
return None