Beispiel #1
0
 public GetImportantMessagesResult GetImportantMessages(GetImportantMessagesParams getImportantMessagesParams)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Task <GetImportantMessagesResult> GetImportantMessagesAsync(
     GetImportantMessagesParams getImportantMessagesParams)
 {
     throw new NotImplementedException();
 }