Click or drag to resize

RemInboxSetChatRead Method

Paperwork .Net Kütüphanesi

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public a_GenericResult SetChatRead(
	string chatId,
	string messageId
)

Parameters

chatId
Type: SystemString
messageId
Type: SystemString

Return Value

Type: a_GenericResult
See Also