with Join Request
fun withJoinRequest( chatId: ChatIdentifier, name: String? = null, expirationUnixTimeStamp: TelegramDate? = null): CreateChatInviteLinkWithJoinRequest
Content copied to clipboard
fun withJoinRequest( chatId: ChatIdentifier, expiration: DateTime, name: String? = null): CreateChatInviteLinkWithJoinRequest
Content copied to clipboard