ClientDeletePost Method |
[Missing <summary> documentation for "M:MattermostDriver.Client.DeletePost(System.String)"]
Namespace: MattermostDriver
public void DeletePost( string post_id )
Public Sub DeletePost ( post_id As String )
public: void DeletePost( String^ post_id )
member DeletePost : post_id : string -> unit
[Missing <param name="post_id"/> documentation for "M:MattermostDriver.Client.DeletePost(System.String)"]