Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 596 Bytes

File metadata and controls

12 lines (8 loc) · 596 Bytes

GroupAdmissionRequestNoID

Properties

Name Type Description Notes
user_id int ID of the User requesting to join the group
group_id int ID of the Group to which admission is requested
status str Admission request status. Can be one of either 'pending', 'accepted', or 'declined'. [optional]

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