Rename Matrix.API.set_user_presence to set_presence
This is to keep consistency
This commit is contained in:
@@ -617,7 +617,7 @@ public class Matrix.HTTPAPI : GLib.Object, Matrix.API {
|
||||
}
|
||||
|
||||
public void
|
||||
set_user_presence(API.Callback? cb,
|
||||
set_presence(API.Callback? cb,
|
||||
string user_id,
|
||||
Presence presence,
|
||||
string? status_message)
|
||||
|
Reference in New Issue
Block a user