python-gitea/docs/Activity.md
2025-10-21 21:45:29 +02:00

875 B

Activity

Properties

Name Type Description Notes
act_user User [optional]
act_user_id int [optional]
comment Comment [optional]
comment_id int [optional]
content str [optional]
created datetime [optional]
id int [optional]
is_private bool [optional]
op_type str the type of action [optional]
ref_name str [optional]
repo Repository [optional]
repo_id int [optional]
user_id int [optional]

[Back to Model list] [Back to API list] [Back to README]