Documentation
¶
Overview ¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostWhisperRequestBody ¶
type PostWhisperRequestBody struct {
Message string `json:"message"`
}
type Whispers ¶
type Whispers struct{}
func (Whispers) GetRequiredScopes ¶
func (Whispers) ValidMethod ¶
Click to show internal directories.
Click to hide internal directories.