Lines Matching defs:timestamp
282 string $stateKey = "", int $timestamp = null) {
322 int $txnId = null, int $timestamp = null) {
349 int $txnId = null, int $timestamp = null) {
383 array $extraInformation = [], int $timestamp = null) {
411 array $thumbInfo = null, int $timestamp = null) {
439 …ndMessage(string $roomId, string $textContent, string $msgType = 'm.text', int $timestamp = null) {
456 public function sendEmote(string $roomId, string $textContent, int $timestamp = null) {
473 public function sendNotice(string $roomId, string $textContent, int $timestamp = null) {
530 public function setRoomName(string $roomId, string $name, int $timestamp = null) {
557 public function setRoomTopic(string $roomId, string $topic, int $timestamp = null) {
703 …ing $userId, string $membership, string $reason = '', array $profile = [], int $timestamp = null) {