fix comment on PostAction.Options (#13957)

Co-authored-by: mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
ebiiim
2020-03-07 00:21:42 +09:00
committed by GitHub
parent 398a12329a
commit 5f77479573

View File

@@ -52,8 +52,7 @@ type PostAction struct {
// are "users" and "channels".
DataSource string `json:"data_source,omitempty"`
// Options contains either the buttons that will be displayed on the post
// or the values listed in a select dropdowon on the post.
// Options contains the values listed in a select dropdown on the post.
Options []*PostActionOptions `json:"options,omitempty"`
// DefaultOption contains the option, if any, that will appear as the