C# Class VkNet.Model.RequestParams.MessagesGetHistoryAttachmentsParams

Параметры метода messages.getHistoryAttachments
Afficher le fichier Open project: vknet/vk Class Usage Examples

Méthodes publiques

Méthode Description
MessagesGetHistoryAttachmentsParams ( bool gag = true ) : System.Collections.Generic

Параметры метода messages.getHistoryAttachments

ToVkParameters ( MessagesGetHistoryAttachmentsParams p ) : VkParameters

Привести к типу VkParameters.

Method Details

MessagesGetHistoryAttachmentsParams() public méthode

Параметры метода messages.getHistoryAttachments
public MessagesGetHistoryAttachmentsParams ( bool gag = true ) : System.Collections.Generic
gag bool Заглушка для конструктора.
Résultat System.Collections.Generic

ToVkParameters() public static méthode

Привести к типу VkParameters.
public static ToVkParameters ( MessagesGetHistoryAttachmentsParams p ) : VkParameters
p MessagesGetHistoryAttachmentsParams Параметры.
Résultat VkParameters