Uses of Class
com.greenapi.pkg.models.response.AddGroupParticipantResp
Packages that use AddGroupParticipantResp
-
Uses of AddGroupParticipantResp in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type AddGroupParticipantRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AddGroupParticipantResp>GreenApiGroups.addGroupParticipant(ChangeParticipantReq dto) The method adds a participant to a group chat.