public interface ChatMember
| Modifier and Type | Method and Description |
|---|---|
ChatMemberStatus |
getStatus()
Gets the ChatMemberStatus of this ChatMember
|
User |
getUser()
Gets the User that this ChatMember object refers to
|
User getUser()
ChatMemberStatus getStatus()
Copyright © 2017. All rights reserved.