memberUntilDate property

int memberUntilDate
final

memberUntilDate Point in time (Unix timestamp) when the user will be removed from the chat because of the expired subscription; 0 if never. Ignored in setChatMemberStatus

Implementation

final int memberUntilDate;