render GetImage and replace Options prefix to Args
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package entity
|
||||
|
||||
type ObjectType struct {
|
||||
ID string
|
||||
RenderOptions RenderOptions
|
||||
ID string
|
||||
Render Render
|
||||
}
|
||||
|
||||
type Object struct {
|
||||
|
||||
Reference in New Issue
Block a user