suspend fun RedisTransaction.smembersAwait(key: String): JsonArray
Get all the members in a set
key - Key string
key
Return