Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "scripts/updateProfileImageForChatRoom"

Index

Functions

Const updateProfileImageForChatRoom

  • updateProfileImageForChatRoom(args: { imageUrl: string; roomId: string }): void
  • updateUserProfileImage Sets user profile image for chatroom based on passed roomId

    Parameters

    • args: { imageUrl: string; roomId: string }
      • imageUrl: string

        Url for profile image

      • roomId: string

        The chatroom roomId

    Returns void

Generated using TypeDoc