Click or drag to resize

ClientCreatePost Method

[Missing <summary> documentation for "M:MattermostDriver.Client.CreatePost(MattermostDriver.Post)"]

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public Post CreatePost(
	Post newPost
)

Parameters

newPost
Type: MattermostDriverPost

[Missing <param name="newPost"/> documentation for "M:MattermostDriver.Client.CreatePost(MattermostDriver.Post)"]

Return Value

Type: Post

[Missing <returns> documentation for "M:MattermostDriver.Client.CreatePost(MattermostDriver.Post)"]

See Also