DiscordPHP Documentation

Builder
in package

AbstractYes

Abstract base class providing helper methods for builder classes.

Tags
since
10.12.0
author

Valithor Obsidion valithor@valgorithms.com

Table of Contents

Methods

fromPart()  : self
Creates a new instance of the builder from a given Part.

Methods

fromPart()

Creates a new instance of the builder from a given Part.

public static fromPart(Part $part) : self
Parameters
$part : Part
Return values
self

        
On this page

Search results