Skip to content

Commit b0e5a35

Browse files
github-actions[bot]github-actions
and
github-actions
authored
Codes are generated by openapi generator (#510)
Co-authored-by: github-actions <[email protected]>
1 parent 505f99b commit b0e5a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linebot/messaging_api/model_text_message_v2.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ type TextMessageV2 struct {
4545
Text string `json:"text"`
4646

4747
/**
48-
* A mapping that specifies substitutions for parts enclosed in {} within the &#39;text&#39; field.
48+
* A mapping that specifies substitutions for parts enclosed in {} within the `text` field.
4949
*/
5050
Substitution map[string]SubstitutionObject `json:"substitution,omitempty"`
5151

0 commit comments

Comments
 (0)