WeChat.MiniProgram.Live.Room.get_shared_code

You're seeing just the function get_shared_code, go back to WeChat.MiniProgram.Live.Room module for more information.
Link to this function

get_shared_code(client, room_id, params \\ %{})

Specs

get_shared_code(WeChat.client(), room_id(), params :: map()) ::
  WeChat.response()

获取直播间分享二维码 - 官方文档