Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatPinnedMessageMessageClient ¶
func NewChatPinnedMessageMessageClientWithBaseURI ¶
func NewChatPinnedMessageMessageClientWithBaseURI(sdkApi sdkEnv.Api) (*ChatPinnedMessageMessageClient, error)
func (ChatPinnedMessageMessageClient) GetChatPinnedMessageMessage ¶
func (c ChatPinnedMessageMessageClient) GetChatPinnedMessageMessage(ctx context.Context, id stable.MeChatIdPinnedMessageId, options GetChatPinnedMessageMessageOperationOptions) (result GetChatPinnedMessageMessageOperationResponse, err error)
GetChatPinnedMessageMessage - Get message from me. Represents details about the chat message that is pinned.
type GetChatPinnedMessageMessageOperationOptions ¶
type GetChatPinnedMessageMessageOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetChatPinnedMessageMessageOperationOptions ¶
func DefaultGetChatPinnedMessageMessageOperationOptions() GetChatPinnedMessageMessageOperationOptions
func (GetChatPinnedMessageMessageOperationOptions) ToHeaders ¶
func (o GetChatPinnedMessageMessageOperationOptions) ToHeaders() *client.Headers
func (GetChatPinnedMessageMessageOperationOptions) ToOData ¶
func (o GetChatPinnedMessageMessageOperationOptions) ToOData() *odata.Query
func (GetChatPinnedMessageMessageOperationOptions) ToQuery ¶
func (o GetChatPinnedMessageMessageOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.